バージョン 24.2 (最新)

LayoutManager(String,LayoutManagerModel) メソッド

指定された ID とモデルで LayoutManager を描画します。
シンタックス
public System.Web.Mvc.MvcHtmlString LayoutManager( 
   System.string id,
   LayoutManagerModel LayoutManagerModel
)

パラメータ

id
id。
LayoutManagerModel
レイアウト マネージャー モデル。

戻り値の型

HTML エンコードされた文字列
例外
例外解説
System.ArgumentNullException id または TileManagerModel
System.ArgumentExceptionThe exception that is thrown when one of the arguments provided to a method is not valid.
参照

オンラインで表示: GitHub